const fmt.nilString

2 uses

	fmt (current package)
		print.go#L23: 	nilString         = "nil"
		print.go#L566: 				p.buf.writeString(nilString)